body {
	margin: 0;
	background: #111;
	border: 0;
	padding: 0;
}

@font-face {
    font-family: 'TradeGothicBoldCondTwenty';
    src: url('trade_gothic_bold_condensed_no._20-webfont.eot');
    src: url('trade_gothic_bold_condensed_no._20-webfont.eot?iefix') format('eot'),
         url('trade_gothic_bold_condensed_no._20-webfont.woff') format('woff'),
         url('trade_gothic_bold_condensed_no._20-webfont.ttf') format('truetype'),
         url('trade_gothic_bold_condensed_no._20-webfont.svg#webfontqQpFaBed') format('svg');
    font-weight: normal;
    font-style: normal;
}

a,
a:hover,
a:active,
a:focus,
a.active:hover,
a.active:focus {
	outline: none;
}

span {
	margin: 0;
	border: 0;
	padding: 0;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
}

img a {
	border: 0;
	padding: 0;
	margin: 0;
}

p {
	border: 0;
	margin: 0;
	padding: 25px 0 0 0;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

p a {
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9FC54E;
	text-decoration: none;
}

p a:link,
p a:active,
p a:visited {
	color: #9FC54E;
}

p a:hover {
	color: #FFF;
	text-decoration: underline;
}

#mce-error-response,
#mce-success-response {
	border: 0;
	margin: 0;
	padding: 0 0 25px 0;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

div.mce_inline_error {
	border: 0 !important;
	margin: 0!important;
	padding: 0 0 25px 0 !important;
	font-size: 12px !important;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #C00 !important;
}

h1 {
	border: 0;
	font-size: 200%;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0;
	
    font-family: 'TradeGothicBoldCondTwenty';
    src: url('trade_gothic_bold_condensed_no._20-webfont.eot');
    src: url('trade_gothic_bold_condensed_no._20-webfont.eot?iefix') format('eot'),
         url('trade_gothic_bold_condensed_no._20-webfont.woff') format('woff'),
         url('trade_gothic_bold_condensed_no._20-webfont.ttf') format('truetype'),
         url('trade_gothic_bold_condensed_no._20-webfont.svg#webfontqQpFaBed') format('svg');
    font-weight: normal;
    font-style: normal;
	letter-spacing: 0.1em;
	color: #FFF;
}

h1 a,
h1 a:link {
	color: #FE6156;
	text-decoration: none;
}

h1 a:visited,
h1 a:active,
h1 a:focus {
	color: #FE6156;
}

h1 a:hover {
	color: #FE6156;
	text-decoration: none;
}

h1 a.white,
h1 a.white:link {
	color: #FE6156;
	text-decoration: none;
}

h1 a.white:visited,
h1 a.white:active,
h1 a.white:focus {
	color: #FFF;
}

h1 a.white:hover {
	color: #FE6156;
	text-decoration: none;
}





h2 {
	border: 0;
	font-size: 100%;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0;

    font-family: 'TradeGothicBoldCondTwenty';
    src: url('trade_gothic_bold_condensed_no._20-webfont.eot');
    src: url('trade_gothic_bold_condensed_no._20-webfont.eot?iefix') format('eot'),
         url('trade_gothic_bold_condensed_no._20-webfont.woff') format('woff'),
         url('trade_gothic_bold_condensed_no._20-webfont.ttf') format('truetype'),
         url('trade_gothic_bold_condensed_no._20-webfont.svg#webfontqQpFaBed') format('svg');
    font-weight: normal;
    font-style: normal;
	letter-spacing: 0.25em;
	color: #FFF;
}

h2 a,
h2 a:link{
	color: #FFF;
	text-decoration: none;
}

h2 a:visited,
h2 a:active,
h2 a:focus {
	color: #FFF;
}

h2 a:hover {
	color: #FE6156;
	text-decoration: none;
}

.orange {
	color: #FE6156;
}

.white {
	color: #FFF;
}

.black {
	color: #111;
}

.paddingtop {
	margin-top: 0.5em;
}

.paddingtopdouble {
	margin-top: 1em;
}

.paddingleft {
	padding: 0 0.5em;
}

.paddingleftdouble {
	padding: 0 1em;
}

.paddingbottom {
	margin-bottom: 0.5em;
}

.paddingbottomdouble {
	margin-bottom: 1em;
}

.textcenter {
	text-align:center;
}

.lineheight300 {
	line-height: 300px;
}

.tandc {
	color: AAA;
}

iframe {
	background-color: #111;
}

hr {
	border: 1px #EEE solid;
	margin: 1em 0;
	padding: 0;
}

#menubg {
	background: #FFF;
	display: block;
	float: left;
	width: 600px;
	height: 300px;
}

#floatmenubg {
	background: #111;
	display: block;
	float: left;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 998;
	height: 300px;
	width: 600px;
	
	filter: alpha(opacity=90);
	-khtml-opacity: 0.90;
	-moz-opacity: 0.90;
	opacity: 0.90;
	
	background: url(../images/ADGC.gif) repeat-x top left #111;

}

#floatmenu {
	display: block;
	float: left;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 999;
	height: 250px;
	width: 250px;
	padding: 20px 10px;
}

#floatmenu img {
	padding-bottom:10px;
}

#floatmenu ul {
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#floatmenu ul li {
	border: 0;
	font-size: 100%;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0;

    font-family: 'TradeGothicBoldCondTwenty';
    src: url('trade_gothic_bold_condensed_no._20-webfont.eot');
    src: url('trade_gothic_bold_condensed_no._20-webfont.eot?iefix') format('eot'),
         url('trade_gothic_bold_condensed_no._20-webfont.woff') format('woff'),
         url('trade_gothic_bold_condensed_no._20-webfont.ttf') format('truetype'),
         url('trade_gothic_bold_condensed_no._20-webfont.svg#webfontqQpFaBed') format('svg');
    font-weight: normal;
    font-style: normal;
	letter-spacing: 0.25em;
}

#floatmenu ul li a {
	border: 0;
	font-size: 100%;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0;

    font-family: 'TradeGothicBoldCondTwenty';
    src: url('trade_gothic_bold_condensed_no._20-webfont.eot');
    src: url('trade_gothic_bold_condensed_no._20-webfont.eot?iefix') format('eot'),
         url('trade_gothic_bold_condensed_no._20-webfont.woff') format('woff'),
         url('trade_gothic_bold_condensed_no._20-webfont.ttf') format('truetype'),
         url('trade_gothic_bold_condensed_no._20-webfont.svg#webfontqQpFaBed') format('svg');
    font-weight: normal;
    font-style: normal;
	letter-spacing: 0.25em;
}

#floatmenu ul li a:link,
#floatmenu ul li a:active,
#floatmenu ul li a:visited {
	color: #FFF;
	text-decoration: none;
}

#floatmenu ul li a:hover {
	color: #FE6156;
	text-decoration: underline;
}

#floatmenu h2 a:link {
	color: #9FC54E;
	text-decoration: none;
}

#floatmenu h2 a:visited,
#floatmenu h2 a:active,
#floatmenu h2 a:focus {
	color: #9FC54E;
	text-decoration: none;
}

#floatmenu h2 a:hover {
	color: #FFF;
	text-decoration: none;
}

#floatintro {
	display: block;
	float: left;
	position: fixed;
	top: 0px;
	left: 300px;
	z-index: 999;
	height: 250px;
	width: 249px;
	padding: 25px;
	border-left: 1px #111 dotted;
}

#content {
	float: left;
	width: 100%;
}

#textbox {
	height: 260px;
	width: 260px;
	padding: 20px;
}

#mailchimpbox ul {
	padding: 0px;
	margin: 0px 0px 25px 0px;
	border: 0px;
}

#textbox u li {
	color: #FFF;
}

.width453 {
	width: 453px;
}

.width107 {
	width: 107px;
}

.innerfade,
.square {
	display: block;
	float: left;
	height: 300px;
	width: 300px;
}

.floatright {
	float: right;
}
.textarea {
	color: #111;
	height: 200px;
	width: 550px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;

	line-height: 20px;
	background-color: #EEE;
	border: 0px;
	padding: 0 5px 5px 5px ;
	outline: none;
	border-top-left-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	max-width: 550px;
	min-width: 550px;
}
/* Content > Thumbnails
    ***************************************************************************************************/
.boxgrid{ 
	width: 300px; 
	height: 300px; 
	margin:0; 
	float:left; 
	background:#161613;
	overflow: hidden; 
	position: relative; 
}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.boxgrid p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
	top: 200;
	left: 0;
}
.caption .boxcaption {
	top: 220;
	left: 0;
}
h3{ margin: 10px 10px 0 10px; color:#FFF; font:18pt Arial, Helvetica, sans-serif; letter-spacing:-1px; font-weight: bold;  }